Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2023-29409
Vulnerability from cvelistv5
Published
2023-08-02 19:47
Modified
2025-02-13 16:49
Severity ?
EPSS score ?
Summary
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Go standard library | crypto/tls |
Version: 0 ≤ Version: 1.20.0-0 ≤ Version: 1.21.0-0 ≤ |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T14:07:46.160Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://go.dev/issue/61460" }, { "tags": [ "x_transferred" ], "url": "https://go.dev/cl/515257" }, { "tags": [ "x_transferred" ], "url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2023-1987" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20230831-0010/" }, { "tags": [ "x_transferred" ], "url": "https://security.gentoo.org/glsa/202311-09" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-29409", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-22T14:15:51.334084Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-22T14:16:01.839Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "crypto/tls", "product": "crypto/tls", "programRoutines": [ { "name": "Conn.verifyServerCertificate" }, { "name": "Conn.processCertsFromClient" }, { "name": "Conn.Handshake" }, { "name": "Conn.HandshakeContext" }, { "name": "Conn.Read" }, { "name": "Conn.Write" }, { "name": "Dial" }, { "name": "DialWithDialer" }, { "name": "Dialer.Dial" }, { "name": "Dialer.DialContext" } ], "vendor": "Go standard library", "versions": [ { "lessThan": "1.19.12", "status": "affected", "version": "0", "versionType": "semver" }, { "lessThan": "1.20.7", "status": "affected", "version": "1.20.0-0", "versionType": "semver" }, { "lessThan": "1.21.0-rc.4", "status": "affected", "version": "1.21.0-0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "Mateusz Poliwczak" } ], "descriptions": [ { "lang": "en", "value": "Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2023-11-25T11:09:25.696Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://go.dev/issue/61460" }, { "url": "https://go.dev/cl/515257" }, { "url": "https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ" }, { "url": "https://pkg.go.dev/vuln/GO-2023-1987" }, { "url": "https://security.netapp.com/advisory/ntap-20230831-0010/" }, { "url": "https://security.gentoo.org/glsa/202311-09" } ], "title": "Large RSA keys can cause high CPU usage in crypto/tls" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2023-29409", "datePublished": "2023-08-02T19:47:23.829Z", "dateReserved": "2023-04-05T19:36:35.043Z", "dateUpdated": "2025-02-13T16:49:16.368Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-29409\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-08-02T20:15:11.940\",\"lastModified\":\"2024-11-21T07:57:00.287\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.12\",\"matchCriteriaId\":\"6A0D798F-972E-4789-9E60-F04864ACC5A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.7\",\"matchCriteriaId\":\"98D9EFA9-C8A8-4C27-A1F2-DE9798D725FC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"64DE500E-0A99-4890-9D6E-0FBA9E9C3E0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"EA9BD1EF-0172-4779-80DC-E316F5361D27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.21.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"80DFE31C-60CD-46E2-B86A-2C8E9057AFEA\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/515257\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/515257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/61460\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1987\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230831-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/61460\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/515257\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:07:46.160Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29409\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-22T14:15:51.334084Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-22T14:15:57.131Z\"}}], \"cna\": {\"title\": \"Large RSA keys can cause high CPU usage in crypto/tls\", \"credits\": [{\"lang\": \"en\", \"value\": \"Mateusz Poliwczak\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"crypto/tls\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.7\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.21.0-0\", \"lessThan\": \"1.21.0-rc.4\", \"versionType\": \"semver\"}], \"packageName\": \"crypto/tls\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Conn.verifyServerCertificate\"}, {\"name\": \"Conn.processCertsFromClient\"}, {\"name\": \"Conn.Handshake\"}, {\"name\": \"Conn.HandshakeContext\"}, {\"name\": \"Conn.Read\"}, {\"name\": \"Conn.Write\"}, {\"name\": \"Dial\"}, {\"name\": \"DialWithDialer\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/61460\"}, {\"url\": \"https://go.dev/cl/515257\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/X0b6CsSAaYI/m/Efv5DbZ9AwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1987\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230831-0010/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to \u003c= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-08-02T19:47:23.829Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-29409\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-22T14:16:01.839Z\", \"dateReserved\": \"2023-04-05T19:36:35.043Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-08-02T19:47:23.829Z\", \"assignerShortName\": \"Go\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2023:5805
Vulnerability from csaf_redhat
Published
2023-10-17 17:43
Modified
2025-05-12 14:31
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update
Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 2.4
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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Security Fix(es):
* receptor: golang: net/http, x/net/http2: rapid stream resets can cause excessive work [CVE-2023-44487] (CVE-2023-39325)
* receptor: 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 this flaw is available in the References section.
* receptor: golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)
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:
* receptor has been updated to 1.4.2
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 Ansible Automation Platform 2.4\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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* receptor: golang: net/http, x/net/http2: rapid stream resets can cause excessive work [CVE-2023-44487] (CVE-2023-39325)\n\n* receptor: 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 this flaw is available in the References section.\n\n* receptor: golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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* receptor has been updated to 1.4.2", "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:5805", "url": "https://access.redhat.com/errata/RHSA-2023:5805" }, { "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": "2228743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743" }, { "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_5805.json" } ], "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update", "tracking": { "current_release_date": "2025-05-12T14:31:17+00:00", "generator": { "date": "2025-05-12T14:31:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "id": "RHSA-2023:5805", "initial_release_date": "2023-10-17T17:43:43+00:00", "revision_history": [ { "date": "2023-10-17T17:43:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-17T17:43:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-05-12T14:31:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9" } } }, { "category": "product_name", "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product": { "name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9" } } } ], "category": "product_family", "name": "Red Hat Ansible Automation Platform" }, { "branches": [ { "category": "product_version", "name": "receptor-0:1.4.2-1.el8ap.src", "product": { "name": "receptor-0:1.4.2-1.el8ap.src", "product_id": "receptor-0:1.4.2-1.el8ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el8ap?arch=src" } } }, { "category": "product_version", "name": "receptor-0:1.4.2-1.el9ap.src", "product": { "name": "receptor-0:1.4.2-1.el9ap.src", "product_id": "receptor-0:1.4.2-1.el9ap.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el9ap?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "receptorctl-0:1.4.2-1.el8ap.noarch", "product": { "name": "receptorctl-0:1.4.2-1.el8ap.noarch", "product_id": "receptorctl-0:1.4.2-1.el8ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptorctl@1.4.2-1.el8ap?arch=noarch" } } }, { "category": "product_version", "name": "receptorctl-0:1.4.2-1.el9ap.noarch", "product": { "name": "receptorctl-0:1.4.2-1.el9ap.noarch", "product_id": "receptorctl-0:1.4.2-1.el9ap.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptorctl@1.4.2-1.el9ap?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "receptor-0:1.4.2-1.el8ap.x86_64", "product": { "name": "receptor-0:1.4.2-1.el8ap.x86_64", "product_id": "receptor-0:1.4.2-1.el8ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el8ap?arch=x86_64" } } }, { "category": "product_version", "name": "receptor-0:1.4.2-1.el9ap.x86_64", "product": { "name": "receptor-0:1.4.2-1.el9ap.x86_64", "product_id": "receptor-0:1.4.2-1.el9ap.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el9ap?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "receptor-0:1.4.2-1.el8ap.ppc64le", "product": { "name": "receptor-0:1.4.2-1.el8ap.ppc64le", "product_id": "receptor-0:1.4.2-1.el8ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el8ap?arch=ppc64le" } } }, { "category": "product_version", "name": "receptor-0:1.4.2-1.el9ap.ppc64le", "product": { "name": "receptor-0:1.4.2-1.el9ap.ppc64le", "product_id": "receptor-0:1.4.2-1.el9ap.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el9ap?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "receptor-0:1.4.2-1.el8ap.s390x", "product": { "name": "receptor-0:1.4.2-1.el8ap.s390x", "product_id": "receptor-0:1.4.2-1.el8ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el8ap?arch=s390x" } } }, { "category": "product_version", "name": "receptor-0:1.4.2-1.el9ap.s390x", "product": { "name": "receptor-0:1.4.2-1.el9ap.s390x", "product_id": "receptor-0:1.4.2-1.el9ap.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el9ap?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "receptor-0:1.4.2-1.el8ap.aarch64", "product": { "name": "receptor-0:1.4.2-1.el8ap.aarch64", "product_id": "receptor-0:1.4.2-1.el8ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el8ap?arch=aarch64" } } }, { "category": "product_version", "name": "receptor-0:1.4.2-1.el9ap.aarch64", "product": { "name": "receptor-0:1.4.2-1.el9ap.aarch64", "product_id": "receptor-0:1.4.2-1.el9ap.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/receptor@1.4.2-1.el9ap?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src" }, "product_reference": "receptor-0:1.4.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src" }, "product_reference": "receptor-0:1.4.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.aarch64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el8ap.ppc64le", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el8ap.s390x", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src" }, "product_reference": "receptor-0:1.4.2-1.el8ap.src", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el8ap.x86_64", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8", "product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el8ap.noarch", "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src" }, "product_reference": "receptor-0:1.4.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src" }, "product_reference": "receptor-0:1.4.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.aarch64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le" }, "product_reference": "receptor-0:1.4.2-1.el9ap.ppc64le", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x" }, "product_reference": "receptor-0:1.4.2-1.el9ap.s390x", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src" }, "product_reference": "receptor-0:1.4.2-1.el9ap.src", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptor-0:1.4.2-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64" }, "product_reference": "receptor-0:1.4.2-1.el9ap.x86_64", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" }, { "category": "default_component_of", "full_product_name": { "name": "receptorctl-0:1.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9", "product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" }, "product_reference": "receptorctl-0:1.4.2-1.el9ap.noarch", "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4" } ] }, "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] }, "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-17T17:43:43+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5805" } ], "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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39325" }, { "category": "external", "summary": "RHBZ#2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-17T17:43:43+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5805" }, { "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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] }, "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-17T17:43:43+00:00", "details": "Red Hat Ansible Automation Platform", "product_ids": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5805" }, { "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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el8ap.noarch", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.aarch64", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.ppc64le", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.s390x", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.src", "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el8ap.x86_64", "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el8ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.2-1.el9ap.noarch", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.aarch64", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.ppc64le", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.s390x", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.src", "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.2-1.el9ap.x86_64", "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.2-1.el9ap.noarch" ] } ], "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
2025-05-12 14:34
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": "2025-05-12T14:34:32+00:00", "generator": { "date": "2025-05-12T14:34:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "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": "2025-05-12T14:34:32+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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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-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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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_6279
Vulnerability from csaf_redhat
Published
2023-11-15 01:08
Modified
2025-01-06 21:53
Summary
Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.11.5
Notes
Topic
cert-manager Operator for Red Hat OpenShift 1.11.5
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 cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities and certificates as first-class resource types in the Kubernetes API. This makes it possible to provide certificates-as-a-service to developers working within your Kubernetes cluster.
Security Fix(es):
* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (Rapid Reset Attack) (CVE-2023-39325)
A Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.
* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)
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": "cert-manager Operator for Red Hat OpenShift 1.11.5\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 cert-manager Operator for Red Hat OpenShift builds on top of Kubernetes, introducing certificate authorities and certificates as first-class resource types in the Kubernetes API. This makes it possible to provide certificates-as-a-service to developers working within your Kubernetes cluster.\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\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\n* golang: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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:6279", "url": "https://access.redhat.com/errata/RHSA-2023:6279" }, { "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": "2228743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743" }, { "category": "external", "summary": "2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "CM-180", "url": "https://issues.redhat.com/browse/CM-180" }, { "category": "external", "summary": "CM-214", "url": "https://issues.redhat.com/browse/CM-214" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6279.json" } ], "title": "Red Hat Security Advisory: cert-manager Operator for Red Hat OpenShift 1.11.5", "tracking": { "current_release_date": "2025-01-06T21:53:00+00:00", "generator": { "date": "2025-01-06T21:53:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:6279", "initial_release_date": "2023-11-15T01:08:30+00:00", "revision_history": [ { "date": "2023-11-15T01:08:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-15T01:08:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:53:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Cert Manager support for Red Hat OpenShift release", "product": { "name": "Cert Manager support for Red Hat OpenShift release", "product_id": "9Base-CERT-MANAGER-1.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:cert_manager:1.11::el9" } } } ], "category": "product_family", "name": "Cert Manager support for Red Hat OpenShift" }, { "branches": [ { "category": "product_version", "name": "cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "product": { "name": "cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "product_id": "cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/cert-manager-operator-bundle\u0026tag=v1.11.5-6" } } }, { "category": "product_version", "name": "cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "product": { "name": "cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "product_id": "cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "product_identification_helper": { "purl": "pkg:oci/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/cert-manager-operator-rhel9\u0026tag=v1.11.5-5" } } }, { "category": "product_version", "name": "cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "product": { "name": "cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "product_id": "cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "product_identification_helper": { "purl": "pkg:oci/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9\u0026tag=v1.11.5-4" } } }, { "category": "product_version", "name": "cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64", "product": { "name": "cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64", "product_id": "cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64", "product_identification_helper": { "purl": "pkg:oci/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817?arch=amd64\u0026repository_url=registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9\u0026tag=v1.11.5-4" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64 as a component of Cert Manager support for Red Hat OpenShift release", "product_id": "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64" }, "product_reference": "cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "relates_to_product_reference": "9Base-CERT-MANAGER-1.11" }, { "category": "default_component_of", "full_product_name": { "name": "cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64 as a component of Cert Manager support for Red Hat OpenShift release", "product_id": "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64" }, "product_reference": "cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "relates_to_product_reference": "9Base-CERT-MANAGER-1.11" }, { "category": "default_component_of", "full_product_name": { "name": "cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64 as a component of Cert Manager support for Red Hat OpenShift release", "product_id": "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64" }, "product_reference": "cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "relates_to_product_reference": "9Base-CERT-MANAGER-1.11" }, { "category": "default_component_of", "full_product_name": { "name": "cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64 as a component of Cert Manager support for Red Hat OpenShift release", "product_id": "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64" }, "product_reference": "cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64", "relates_to_product_reference": "9Base-CERT-MANAGER-1.11" } ] }, "vulnerabilities": [ { "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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64" ], "known_not_affected": [ "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_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-11-15T01:08:30+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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6279" } ], "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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_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": [ "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64" ], "known_not_affected": [ "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-15T01:08:30+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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6279" }, { "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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_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-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-bundle@sha256:dc15fb6d2a50e2802d93f35a3ace7304e0472edf3a3c08a432e602ce9232d741_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/cert-manager-operator-rhel9@sha256:768ab23c17b2b3394e63d7180a964291b53968ed456fe00ffacba0681cc8600c_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:0e97ef32756520c784389d89d15bf2f3990c064494904dbed1b7b5f4f30a0641_amd64", "9Base-CERT-MANAGER-1.11:cert-manager/jetstack-cert-manager-rhel9@sha256:adafda1401b765f40a2f9ab109e88e7949f2387bf99b7ea317bf26638399b817_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" } ] }
RHSA-2023:5947
Vulnerability from csaf_redhat
Published
2023-10-26 00:47
Modified
2025-05-12 23:57
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": "2025-05-12T23:57:32+00:00", "generator": { "date": "2025-05-12T23:57:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "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": "2025-05-12T23:57:32+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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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-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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-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" ] } ], "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-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" ] } ], "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_5721
Vulnerability from csaf_redhat
Published
2023-10-16 12:38
Modified
2025-01-06 21:50
Summary
Red Hat Security Advisory: go-toolset:rhel8 security update
Notes
Topic
An update for the go-toolset: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 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
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
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)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \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\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:5721", "url": "https://access.redhat.com/errata/RHSA-2023:5721" }, { "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": "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_5721.json" } ], "title": "Red Hat Security Advisory: go-toolset:rhel8 security update", "tracking": { "current_release_date": "2025-01-06T21:50:59+00:00", "generator": { "date": "2025-01-06T21:50:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:5721", "initial_release_date": "2023-10-16T12:38:36+00:00", "revision_history": [ { "date": "2023-10-16T12:38:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-16T12:38:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:50:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS", "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:8080020231013004859:6b4b45d8", "product": { "name": "go-toolset:rhel8:8080020231013004859:6b4b45d8", "product_id": "go-toolset:rhel8:8080020231013004859:6b4b45d8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8080020231013004859:6b4b45d8" } } }, { "category": "product_version", "name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product": { "name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_id": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product": { "name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_id": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product": { "name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_id": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product": { "name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_id": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "product": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=aarch64" } } }, { "category": "product_version", "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "product": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=src" } } }, { "category": "product_version", "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "product": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=src" } } }, { "category": "product_version", "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "product": { "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "product": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "product": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=s390x" } } }, { "category": "product_version", "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product": { "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product": { "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64" } } }, { "category": "product_version", "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product": { "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "product": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "product_id": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.module%2Bel8.8.0%2B20380%2B7171fefb?arch=x86_64" } } }, { "category": "product_version", "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_id": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_id": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?arch=x86_64" } } }, { "category": "product_version", "name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product": { "name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_id": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-race@1.19.13-1.module%2Bel8.8.0%2B20373%2Bd9cd605c?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:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, "product_reference": "go-toolset:rhel8:8080020231013004859:6b4b45d8", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src" }, "product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64" }, "product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64" }, "product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64" }, "product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64" }, "product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le" }, "product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x" }, "product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src" }, "product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64" }, "product_reference": "go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64" }, "product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le" }, "product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x" }, "product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src" }, "product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64" }, "product_reference": "golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64" }, "product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le" }, "product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x" }, "product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64" }, "product_reference": "golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" }, "product_reference": "golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" }, "product_reference": "golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64 as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64" }, "product_reference": "golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" }, "product_reference": "golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch as a component of go-toolset:rhel8:8080020231013004859:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" }, "product_reference": "golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8" } ] }, "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] }, "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-16T12:38:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5721" } ], "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] }, "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-16T12:38:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5721" } ], "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-39325" }, { "category": "external", "summary": "RHBZ#2243296", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296" }, { "category": "external", "summary": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-16T12:38:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5721" }, { "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] }, "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-16T12:38:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5721" }, { "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": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:go-toolset-0:1.19.13-1.module+el8.8.0+20380+7171fefb.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.src", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.aarch64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.ppc64le", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.s390x", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-bin-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-docs-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-misc-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-race-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.x86_64", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-src-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch", "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020231013004859:6b4b45d8:golang-tests-0:1.19.13-1.module+el8.8.0+20373+d9cd605c.noarch" ] } ], "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:5935
Vulnerability from csaf_redhat
Published
2023-10-19 16:50
Modified
2025-05-12 23:37
Summary
Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 security update
Notes
Topic
An update for osp-director-agent-container, osp-director-downloader-container, osp-director-operator-bundle-container, and osp-director-operator-container is now available for Red Hat OpenStack Platform 16.2.5.
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: crypto/tls: large handshake records may cause panics (CVE-2022-41724)
* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)
* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)
* 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)
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 osp-director-agent-container, osp-director-downloader-container, osp-director-operator-bundle-container, and osp-director-operator-container is now available for Red Hat OpenStack Platform 16.2.5.\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: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results (CVE-2023-24532)\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\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:5935", "url": "https://access.redhat.com/errata/RHSA-2023:5935" }, { "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": "2178488", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488" }, { "category": "external", "summary": "2178492", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492" }, { "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": "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_5935.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenStack Platform 16.2.5 security update", "tracking": { "current_release_date": "2025-05-12T23:37:49+00:00", "generator": { "date": "2025-05-12T23:37:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "id": "RHSA-2023:5935", "initial_release_date": "2023-10-19T16:50:07+00:00", "revision_history": [ { "date": "2023-10-19T16:50:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-19T16:50:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-05-12T23:37:49+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": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "product": { "name": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "product_id": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "product_identification_helper": { "purl": "pkg:oci/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-agent\u0026tag=1.3.0-10" } } }, { "category": "product_version", "name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "product": { "name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "product_id": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "product_identification_helper": { "purl": "pkg:oci/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-downloader\u0026tag=1.3.0-11" } } }, { "category": "product_version", "name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "product": { "name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "product_id": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "product_identification_helper": { "purl": "pkg:oci/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-operator-bundle\u0026tag=1.3.0-19" } } }, { "category": "product_version", "name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64", "product": { "name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64", "product_id": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64", "product_identification_helper": { "purl": "pkg:oci/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47?arch=amd64\u0026repository_url=registry.redhat.io/rhosp-rhel8/osp-director-operator\u0026tag=1.3.0-9" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64" }, "product_reference": "rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64" }, "product_reference": "rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64" }, "product_reference": "rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "relates_to_product_reference": "8Base-RHOS-16.2" }, { "category": "default_component_of", "full_product_name": { "name": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64 as a component of Red Hat OpenStack Platform 16.2", "product_id": "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" }, "product_reference": "rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64", "relates_to_product_reference": "8Base-RHOS-16.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-41724", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-03-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2178492" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: crypto/tls: large handshake records may cause panics", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a denial of service 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. 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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41724" }, { "category": "external", "summary": "RHBZ#2178492", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724" }, { "category": "external", "summary": "https://go.dev/cl/468125", "url": "https://go.dev/cl/468125" }, { "category": "external", "summary": "https://go.dev/issue/58001", "url": "https://go.dev/issue/58001" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1570", "url": "https://pkg.go.dev/vuln/GO-2023-1570" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" } ], "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:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: large handshake records may cause panics" }, { "cve": "CVE-2022-41725", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2023-03-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2178488" } ], "notes": [ { "category": "description", "text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption", "title": "Vulnerability summary" }, { "category": "other", "text": "The opportunity for a Denial of Service 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. 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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-41725" }, { "category": "external", "summary": "RHBZ#2178488", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725" }, { "category": "external", "summary": "https://go.dev/cl/468124", "url": "https://go.dev/cl/468124" }, { "category": "external", "summary": "https://go.dev/issue/58006", "url": "https://go.dev/issue/58006" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E", "url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2023-1569", "url": "https://pkg.go.dev/vuln/GO-2023-1569" } ], "release_date": "2023-02-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" } ], "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:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption" }, { "cve": "CVE-2023-24532", "cwe": { "id": "CWE-682", "name": "Incorrect Calculation" }, "discovery_date": "2023-07-17T00:00:00+00:00", "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" } ], "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/internal/nistec: specific unreduced P-256 scalars produce incorrect results" }, { "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" } ], "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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", "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" } ], "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" }, { "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-19T16:50:07+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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5935" }, { "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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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-RHOS-16.2:rhosp-rhel8/osp-director-agent@sha256:669c11288ec857369274ef710c6f6ce4ca1355f9e18f43cb9bc49ab089d8f4a6_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-downloader@sha256:79f994acd1e9e2b58143915f73590b1cbb3381b37285088973fef549545b3a8a_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator-bundle@sha256:fe042ad7fa6c0b0cc3645205b817c70ed2498ac8f3d992dfaef5ca921b46da7f_amd64", "8Base-RHOS-16.2:rhosp-rhel8/osp-director-operator@sha256:451c7a787a5d8560f71928921eee70875c9c3fa58a606f602d6677a9872fea47_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_5738
Vulnerability from csaf_redhat
Published
2023-10-16 14:00
Modified
2025-01-06 21:50
Summary
Red Hat Security Advisory: go-toolset and golang security and bug fix update
Notes
Topic
An update for go-toolset and golang is now available for 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
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
The golang packages provide the Go programming language compiler.
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: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)
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.
Bug Fix(es):
* Midstream dist-git patches (BZ#2223637)
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 go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\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: crypto/tls: slow verification of certificate chains containing large RSA keys (CVE-2023-29409)\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\nBug Fix(es):\n\n* Midstream dist-git patches (BZ#2223637)", "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:5738", "url": "https://access.redhat.com/errata/RHSA-2023:5738" }, { "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": "2228743", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228743" }, { "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_5738.json" } ], "title": "Red Hat Security Advisory: go-toolset and golang security and bug fix update", "tracking": { "current_release_date": "2025-01-06T21:50:49+00:00", "generator": { "date": "2025-01-06T21:50:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:5738", "initial_release_date": "2023-10-16T14:00:36+00:00", "revision_history": [ { "date": "2023-10-16T14:00:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-16T14:00:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:50:49+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.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.19.13-1.el9_2.src", "product": { "name": "golang-0:1.19.13-1.el9_2.src", "product_id": "golang-0:1.19.13-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.el9_2?arch=src" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.el9_2.src", "product": { "name": "go-toolset-0:1.19.13-1.el9_2.src", "product_id": "go-toolset-0:1.19.13-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.19.13-1.el9_2.aarch64", "product": { "name": "golang-0:1.19.13-1.el9_2.aarch64", "product_id": "golang-0:1.19.13-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.el9_2.aarch64", "product": { "name": "golang-bin-0:1.19.13-1.el9_2.aarch64", "product_id": "golang-bin-0:1.19.13-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.el9_2.aarch64", "product": { "name": "go-toolset-0:1.19.13-1.el9_2.aarch64", "product_id": "go-toolset-0:1.19.13-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.19.13-1.el9_2.ppc64le", "product": { "name": "golang-0:1.19.13-1.el9_2.ppc64le", "product_id": "golang-0:1.19.13-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.el9_2.ppc64le", "product": { "name": "golang-bin-0:1.19.13-1.el9_2.ppc64le", "product_id": "golang-bin-0:1.19.13-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.el9_2.ppc64le", "product": { "name": "go-toolset-0:1.19.13-1.el9_2.ppc64le", "product_id": "go-toolset-0:1.19.13-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.19.13-1.el9_2.x86_64", "product": { "name": "golang-0:1.19.13-1.el9_2.x86_64", "product_id": "golang-0:1.19.13-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.el9_2.x86_64", "product": { "name": "golang-bin-0:1.19.13-1.el9_2.x86_64", "product_id": "golang-bin-0:1.19.13-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "golang-race-0:1.19.13-1.el9_2.x86_64", "product": { "name": "golang-race-0:1.19.13-1.el9_2.x86_64", "product_id": "golang-race-0:1.19.13-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-race@1.19.13-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.el9_2.x86_64", "product": { "name": "go-toolset-0:1.19.13-1.el9_2.x86_64", "product_id": "go-toolset-0:1.19.13-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "golang-0:1.19.13-1.el9_2.s390x", "product": { "name": "golang-0:1.19.13-1.el9_2.s390x", "product_id": "golang-0:1.19.13-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang@1.19.13-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "golang-bin-0:1.19.13-1.el9_2.s390x", "product": { "name": "golang-bin-0:1.19.13-1.el9_2.s390x", "product_id": "golang-bin-0:1.19.13-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-bin@1.19.13-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "go-toolset-0:1.19.13-1.el9_2.s390x", "product": { "name": "go-toolset-0:1.19.13-1.el9_2.s390x", "product_id": "go-toolset-0:1.19.13-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/go-toolset@1.19.13-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "golang-docs-0:1.19.13-1.el9_2.noarch", "product": { "name": "golang-docs-0:1.19.13-1.el9_2.noarch", "product_id": "golang-docs-0:1.19.13-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-docs@1.19.13-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "golang-misc-0:1.19.13-1.el9_2.noarch", "product": { "name": "golang-misc-0:1.19.13-1.el9_2.noarch", "product_id": "golang-misc-0:1.19.13-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-misc@1.19.13-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "golang-src-0:1.19.13-1.el9_2.noarch", "product": { "name": "golang-src-0:1.19.13-1.el9_2.noarch", "product_id": "golang-src-0:1.19.13-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-src@1.19.13-1.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "golang-tests-0:1.19.13-1.el9_2.noarch", "product": { "name": "golang-tests-0:1.19.13-1.el9_2.noarch", "product_id": "golang-tests-0:1.19.13-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/golang-tests@1.19.13-1.el9_2?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64" }, "product_reference": "go-toolset-0:1.19.13-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le" }, "product_reference": "go-toolset-0:1.19.13-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x" }, "product_reference": "go-toolset-0:1.19.13-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src" }, "product_reference": "go-toolset-0:1.19.13-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "go-toolset-0:1.19.13-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64" }, "product_reference": "go-toolset-0:1.19.13-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64" }, "product_reference": "golang-0:1.19.13-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le" }, "product_reference": "golang-0:1.19.13-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x" }, "product_reference": "golang-0:1.19.13-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src" }, "product_reference": "golang-0:1.19.13-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-0:1.19.13-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64" }, "product_reference": "golang-0:1.19.13-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64" }, "product_reference": "golang-bin-0:1.19.13-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le" }, "product_reference": "golang-bin-0:1.19.13-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x" }, "product_reference": "golang-bin-0:1.19.13-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-bin-0:1.19.13-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64" }, "product_reference": "golang-bin-0:1.19.13-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-docs-0:1.19.13-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch" }, "product_reference": "golang-docs-0:1.19.13-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-misc-0:1.19.13-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch" }, "product_reference": "golang-misc-0:1.19.13-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-race-0:1.19.13-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64" }, "product_reference": "golang-race-0:1.19.13-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-src-0:1.19.13-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch" }, "product_reference": "golang-src-0:1.19.13-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "golang-tests-0:1.19.13-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" }, "product_reference": "golang-tests-0:1.19.13-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" } ] }, "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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-10-16T14:00:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5738" } ], "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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-10-16T14:00:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5738" } ], "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-16T14:00:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5738" }, { "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)" }, { "cve": "CVE-2023-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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-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-10-16T14:00:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5738" }, { "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": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.13-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.13-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.13-1.el9_2.noarch" ] } ], "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:6115
Vulnerability from csaf_redhat
Published
2023-10-25 14:01
Modified
2025-05-12 14:34
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": "2025-05-12T14:34:42+00:00", "generator": { "date": "2025-05-12T14:34:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "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": "2025-05-12T14:34:42+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-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" ] } ], "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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-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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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-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" ] } ], "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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-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" ] } ], "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-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" ] } ], "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:6298
Vulnerability from csaf_redhat
Published
2023-11-03 08:48
Modified
2025-05-12 14:37
Summary
Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.30.2 security update
Notes
Topic
Red Hat OpenShift Serverless 1.30.2 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
Red Hat OpenShift Serverless Client kn 1.30.2 provides a CLI to interact with Red Hat OpenShift Serverless 1.30.2. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.
This release includes security and bug fixes, and enhancements.
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)
* 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)
A Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.
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 OpenShift Serverless 1.30.2 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": "Red Hat OpenShift Serverless Client kn 1.30.2 provides a CLI to interact with Red Hat OpenShift Serverless 1.30.2. The kn CLI is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.\n\nThis release includes security and bug fixes, and enhancements.\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\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\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "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:6298", "url": "https://access.redhat.com/errata/RHSA-2023:6298" }, { "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_openshift_serverless/1.30", "url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30" }, { "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": "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_6298.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless Client kn 1.30.2 security update", "tracking": { "current_release_date": "2025-05-12T14:37:50+00:00", "generator": { "date": "2025-05-12T14:37:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "id": "RHSA-2023:6298", "initial_release_date": "2023-11-03T08:48:21+00:00", "revision_history": [ { "date": "2023-11-03T08:48:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-03T08:48:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-05-12T14:37:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Serverless 1.0", "product": { "name": "Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:serverless:1.0::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Serverless" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.9.2-4.el8.src", "product": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.src", "product_id": "openshift-serverless-clients-0:1.9.2-4.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64", "product": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64", "product_id": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "product": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "product_id": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x", "product": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x", "product_id": "openshift-serverless-clients-0:1.9.2-4.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-serverless-clients@1.9.2-4.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le" }, "product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.s390x as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x" }, "product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.s390x", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.src as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src" }, "product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.src", "relates_to_product_reference": "8Base-Openshift-Serverless-1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64 as a component of Red Hat OpenShift Serverless 1.0", "product_id": "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" }, "product_reference": "openshift-serverless-clients-0:1.9.2-4.el8.x86_64", "relates_to_product_reference": "8Base-Openshift-Serverless-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", "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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-03T08:48:21+00:00", "details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6298" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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", "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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-03T08:48:21+00:00", "details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6298" } ], "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" }, { "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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": "RHSB-2023-003", "url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003" }, { "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://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-03T08:48:21+00:00", "details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6298" }, { "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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", "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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-03T08:48:21+00:00", "details": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.30", "product_ids": [ "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:6298" }, { "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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.ppc64le", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.s390x", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.src", "8Base-Openshift-Serverless-1:openshift-serverless-clients-0:1.9.2-4.el8.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:0292
Vulnerability from csaf_redhat
Published
2024-01-23 21:41
Modified
2025-05-02 16:15
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.14.10 security update
Notes
Topic
Red Hat build of MicroShift release 4.14.10 is now available with updates to packages and images that fix several bugs.
This release includes a security update for Red Hat build of MicroShift 4.14.
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 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.10. See the following advisory for the container images for this release:
https://access.redhat.com/errata/RHSA-2024:0290
Security Fix(es):
* golang: crypto/tls: slow verification of certificate chains containing
large RSA keys (CVE-2023-29409)
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 of the bug fixes may not be documented in this advisory. See 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
All Red Hat build of MicroShift 4.14 users are advised to use these updated packages and images when they are available in the RPM repository.
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": "Red Hat build of MicroShift release 4.14.10 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat build of MicroShift 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat 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.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0290\n\nSecurity Fix(es):\n\n* golang: crypto/tls: slow verification of certificate chains containing\nlarge RSA keys (CVE-2023-29409)\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. All of the bug fixes may not be documented in this advisory. See 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\nAll Red Hat build of MicroShift 4.14 users are advised to use these updated packages and images when they are available in the RPM repository.", "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:0292", "url": "https://access.redhat.com/errata/RHSA-2024:0292" }, { "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": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0292.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.10 security update", "tracking": { "current_release_date": "2025-05-02T16:15:40+00:00", "generator": { "date": "2025-05-02T16:15:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.3" } }, "id": "RHSA-2024:0292", "initial_release_date": "2024-01-23T21:41:52+00:00", "revision_history": [ { "date": "2024-01-23T21:41:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-23T21:41:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-05-02T16:15:40+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.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "product": { "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product": { "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product": { "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product_id": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product": { "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product_id": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product": { "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product_id": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product": { "name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_id": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product": { "name": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_id": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product": { "name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_id": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.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.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64" }, "product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src" }, "product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64" }, "product_reference": "microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64" }, "product_reference": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.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.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64" }, "product_reference": "microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.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.10-202401181720.p0.gd25a4c5.assembly.4.14.10.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.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" }, "product_reference": "microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" }, "product_reference": "microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" } ] }, "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" ] }, "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-23T21:41:52+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-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0292" } ], "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:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.10-202401181720.p0.gd25a4c5.assembly.4.14.10.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang: crypto/tls: slow verification of certificate chains containing large RSA keys" } ] }
RHSA-2024:1383
Vulnerability from csaf_redhat
Published
2024-03-19 15:19
Modified
2025-05-08 12:04
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": "2025-05-08T12:04:39+00:00", "generator": { "date": "2025-05-08T12:04:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "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": "2025-05-08T12:04:39+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/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": "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/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": "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", "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": "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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.", "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/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": "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", "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": "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": "other", "text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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" ], "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", "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": "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", "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": "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", "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": "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", "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": "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", "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": "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/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": "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/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": "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/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": "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:5009
Vulnerability from csaf_redhat
Published
2023-10-31 14:06
Modified
2025-05-12 14:31
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": "2025-05-12T14:31:36+00:00", "generator": { "date": "2025-05-12T14:31:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.5.0" } }, "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": "2025-05-12T14:31:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.", "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: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": "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-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "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: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.e